home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Utilities Experience
/
The Utilities Experience - Volume 1.iso
/
software
/
graphics
/
a-g
/
fu
/
formulas
/
bell.form
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-12-21
|
175 b
|
27 lines
Bell
{
{
mirrorx
x1=-2.3
x2= 0.2
y1=-1.3
y2= 1.3
bailout=2.0
}
{
c=pixel
z=pixel
}
{
f=pow(z,c)
r=f*c
z=r*z
w=abs(z)
}
{
w>bailout
}
{
}
}